Skip to content

Conversation

ernstaii
Copy link

Resolves #30. Makes all tests runnable, fixes some issues revealed by the tests and adds/implements some new tests.

Analyzer tests and fixes:
Fix bugs regarding one/multiple AssemblyDirectories.
Add tests for the analyzer.
Document Inputsettings.

Implemented missing model tests.

DsmViewer:
IAction constructors and tests
Add IActionContext parameter to Iaction implementing constructors.
Use argument list instead of object[] for IAction constructor arguments.
Implement not yet implemented IAction tests.
Tests construct IActions using Activator.CreateInstance instead of new where the viewer does so.
Implemented missing model tests.

Analyzer tests and fixes:
    Fix bugs regarding one/multiple AssemblyDirectories.
    Add tests for the analyzer.
    Document Inputsettings.

Implemented missing model tests.

DsmViewer:
    IAction constructors and tests
    Add IActionContext parameter to Iaction implementing constructors.
    Use argument list instead of object[] for IAction constructor arguments.
    Implement not yet implemented IAction tests.
    Tests construct IActions using Activator.CreateInstance instead of new where the viewer does so.
    Implemented missing model tests.
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Freshly compiled DsmViewer does not load model that contains actions.
1 participant